/ Assembly List / LJCSalesDAL / InventoryProducts / GetCollection

Namespace - LJCSalesDAL


Parameters
list - The list object reference.

Returns

The collection object reference.

Syntax

C#
public InventoryProducts GetCollection(List<InventoryProduct> list)

Get custom collection from List.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.